Barcode Xpress 11 for ActiveX - User Guide > Licensing > Runtime Licensing > Manually Reported Runtime (Non-Node-Locked) > OEM License Key |
The OEMLicense Key is
When this key is set via the SetOEMLicenseKey method, the component is completely licensed and can be distributed without any further licensing operations.
Copy Code
|
|
---|---|
BarcodeXpress1.SetSolutionName("ACMEImaging"); BarcodeXpress1.SetSolutionKey(0x1C3A023F, 0xA018F260, 0x37AF0E51, 0x557F2389); BarcodeXpress1.SetOEMLicenseKey("2.0.GQCC0EmUgONaI4QDZ32tpGWfpGW4gtbC0iIC0iN4bigYM3m3K5b487QOsAM38O24mUp5bOp..."); |
This property is not required for Automatically Reported Runtime licensing.